home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / diskutil / ab204.arc / WINCAP < prev   
Encoding:
Text File  |  1987-07-30  |  1.4 KB  |  47 lines

  1. # Hard disk format and partition configuration file.
  2. #  2-Apr-1986 lmd, Atari Corp.
  3.  
  4. #
  5. # Global parameters:
  6. #    ms#count    Maximum partition size in sectors (***DON'T CHANGE***)
  7. #
  8. :@@=Parameters:ms#32767:
  9.  
  10. #
  11. # Format parameters:
  12. # 'mn' entries (default values in [brackets]):
  13. #    mn=name        appears in menu, name of format parms
  14. #    hd#count    number of heads [4]
  15. #    cy#count    number of cylinders [612]
  16. #    lz#n        landing zone [4]
  17. #    rt#n        seek rate code [2]
  18. #    in#n        interleave factor [1]
  19. #    rw#cylno    reduced-write current cylinder [cy + 1]
  20. #    wp#cylno    write precomp cylinder [cy + 1]
  21. #    pt=name        name of default partition to use [4-6-10]
  22. #    sp#count    number of sectors/track [17]
  23. #
  24. 20 Mb Mitsubuishi    :mn=SH204:pt=5-5-5-5:
  25. 10 Mb Mitsubuishi    :mn=SH104:hd#2:pt=10:
  26.  
  27. #
  28. # Partition selections
  29. # 'pr' entries ('N' is '0', '1', '2', or '3'):
  30. #    pr=name        name of partition
  31. #    pN#size        size of partition N in bytes [0]
  32. #    fN#number    flag byte for partition N [0 if no pN, 1 otherwise]
  33. #    iN=ccc        id bytes for partition N [GEM]
  34. #
  35. # Numbers are in bytes; may be followed by 'k' (x1024) or 'm' (megabytes).
  36. #
  37. :pr=4-6-10:p0#4424k:p1#6m:p2#10m:
  38. :pr=10-10:p0#10404k:p1#10404k:
  39. :pr=16-4:p0#16383k:p1#4425k:
  40. :pr=4-16:p1#16383k:p0#4425k:
  41. :pr=5-5-10:p2#10568k:p0#5m:p1#5m:
  42. :pr=5-10-5:p0#5m:p1#10568k:p2#5m:
  43. :pr=10-5-5:p0#10568k:p1#5m:p2#5m:
  44. :pr=5-5-5-5:p0#5448k:p1#5m:p2#5m:p3#5m:
  45. :pr=10:p0#10m:
  46. :pr=5-5:p0#5m:p1#5m:
  47.